| 2016-02-16 |
bors | Auto merge of #2328 - alexcrichton:target-specific... |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Alex Crichton | Implement cfg-based target-specific dependencies |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
bors | Auto merge of #2387 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-14 |
Alex Crichton | Update some dependencies, plus the rust version |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
bors | Auto merge of #2365 - japaric:env-gt-config, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
bors | Auto merge of #2384 - jseyfried:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Jeffrey Seyfried | Remove non-inline modules in blocks |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
bors | Auto merge of #2382 - carols10cents:pointer-to-release... |
commit | commitdiff | tree | snapshot |
| 2016-02-12 |
Carol (Nichols... | Add a note about release notes being in Rust's release... |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
bors | Auto merge of #2370 - alexcrichton:windows-jobs, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-11 |
Alex Crichton | Use job objects on windows for ctrl-c to work |
commit | commitdiff | tree | snapshot |
| 2016-02-06 |
Jorge Aparicio | fix: prefer env variables over config files |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2315 - alexcrichton:decode-some-signals... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2359 - matklad:metadata-no-deps, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Aleksey Kladov | metadata: add --no-deps option |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2335 - fpgaminer:config-target, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2357 - matklad:no-more-warnings-in-tests... |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
bors | Auto merge of #2360 - jedireza:copy-change, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
jedireza | Fix typo on build script page |
commit | commitdiff | tree | snapshot |
| 2016-02-05 |
Aleksey Kladov | tests: deny warnings |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2355 - alexcrichton:fix-ordering-bug... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Alex Crichton | Fix DAG ordering of passed -L flags |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2353 - debris:bench_no_run, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
debris | fixed cargo bench --no-run |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2351 - rbtcollins:master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
bors | Auto merge of #2352 - alexcrichton:new-snapshots, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Alex Crichton | Register new snapshots |
commit | commitdiff | tree | snapshot |
| 2016-02-02 |
Robert Collins | Fix warning about private types in API. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2348 - steveklabnik:gh2337, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steve Klabnik | Add a test for this too |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2344 - Stebalien:upgrade-term, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steven Allen | Don't fall back on stderr if color is unavailable |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steven Allen | Detect whether or not the terminal supports color. |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Steve Klabnik | Bump semver version |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2336 - antonlarin:version-flag-intercept... |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
bors | Auto merge of #2347 - alexcrichton:robust-tests, r... |
commit | commitdiff | tree | snapshot |
| 2016-02-01 |
Alex Crichton | Make tests a little more robust |
commit | commitdiff | tree | snapshot |
| 2016-01-31 |
Anton Larin | Add a test for --version flag interception |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Steven Allen | Revert "Downgrade term crate back down to 0.2 (from... |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
bors | Auto merge of #2340 - gentoo90:bash-comp, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
gentoo90 | Bashcomp: complete init and metadata commands |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
bors | Auto merge of #2339 - pnkfelix:downgrade-term-crate... |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Felix S. Klock II | Downgrade term crate back down to 0.2 (from 0.4). |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Anton Larin | Fix interception of subcommand --version flag |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
fpgaminer | Set target using config file |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
bors | Auto merge of #2333 - matklad:remove-unused-var, r... |
commit | commitdiff | tree | snapshot |
| 2016-01-30 |
Aleksey Kladov | tests: remove unused variable |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
bors | Auto merge of #2331 - matklad:metadata-encodable-resolv... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Aleksey Kladov | metadata: change resolve serialization |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
bors | Auto merge of #2330 - rillian:fixes, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Ralph Giles | Replace deprecated slice::connect with slice::join. |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
bors | Auto merge of #2329 - alexcrichton:fix-nightly, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Alex Crichton | Fix a test on nightly Rust |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
bors | Auto merge of #2327 - alexcrichton:ustar-archives,... |
commit | commitdiff | tree | snapshot |
| 2016-01-29 |
Alex Crichton | Build UStar archives by default |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
bors | Auto merge of #2324 - rillian:fixes, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
Ralph Giles | Fix a typo. |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
bors | Auto merge of #2323 - alexcrichton:update-libgit2,... |
commit | commitdiff | tree | snapshot |
| 2016-01-28 |
Alex Crichton | Update libgit2-sys |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
bors | Auto merge of #2321 - JanLikar:private-crate, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2016-01-26 |
Jan Likar | Add field `publish` to Cargo.toml |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
bors | Auto merge of #2319 - alexcrichton:compat-12, r=brson |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Remove 1.2.0 from .travis.yml |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
bors | Auto merge of #2317 - alexcrichton:install-current... |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
bors | Auto merge of #2316 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Upgrade Rust to build Cargo |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Be sure the 'is not a crate root' message shows up |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Merge branch 'master' of https://github.com/JIghtuse... |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Merge branch 'quick-install' of https://github.com... |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
bors | Auto merge of #2196 - matklad:metadata2, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
bors | Auto merge of #2297 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Update dependencies and Rust version |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Alex Crichton | Expand what signals are in output description |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Aleksey Kladov | metadata: use existing infra for JSON output |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Aleksey Kladov | metadata: add version to format |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Aleksey Kladov | metadata: simplify |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Aleksey Kladov | metadata: serialize Resolve |
commit | commitdiff | tree | snapshot |
| 2016-01-25 |
Aleksey Kladov | Introduce cargo metadata subcommand |
commit | commitdiff | tree | snapshot |
| 2016-01-24 |
bors | Auto merge of #2081 - vi:cargo_init, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Vitaly _Vi... | Implement "cargo init" |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
bors | Auto merge of #2307 - alexcrichton:readme, r=brson |
commit | commitdiff | tree | snapshot |
| 2016-01-23 |
Alex Crichton | Add more info to README about compiling |
commit | commitdiff | tree | snapshot |
| 2016-01-21 |
Brian Anderson | Merge pull request #2303 from alexcrichton/bump |
commit | commitdiff | tree | snapshot |
| 2016-01-21 |
Alex Crichton | Bump to 0.9.0 |
commit | commitdiff | tree | snapshot |
| 2016-01-21 |
bors | Auto merge of #2299 - retep998:staticlib-naming-fiasco... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Peter Atashian | Support static libraries with names other than libfoo.a |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
bors | Auto merge of #2296 - alexcrichton:wow-thats-a-bad... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
bors | Auto merge of #2270 - felixc:warn-on-empty-dep, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2016-01-20 |
Felix Crux | Emit a warning when manifest specifies empty dependency... |
commit | commitdiff | tree | snapshot |
| 2016-01-19 |
bors | Auto merge of #2282 - mcarton:clippy, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-19 |
Alex Crichton | Fix update --precise with the registry source |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
bors | Auto merge of #2285 - sfackler:revert-wildcard-warning... |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
bors | Auto merge of #2287 - alexcrichton:openbsd, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2016-01-17 |
Alex Crichton | Register an OpenBSD snapshot |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
Steven Fackler | Drop wildcard crates.io warning |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
mcarton | Use .cloned() where appropriate |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
mcarton | Remove some useless String::to_string calls |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
mcarton | Remove unnecessary mut |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
mcarton | Replace single matches by ifs |
commit | commitdiff | tree | snapshot |
| 2016-01-16 |
mcarton | Remove redundant closure |
commit | commitdiff | tree | snapshot |
| next |